Overload | Description |
---|---|
InsertRange(Int32,PagesCollection<T>) | Inserts the elements from page collections objects into the pages collection at the specified index. |
InsertRange(Int32,T[]) | Inserts the elements from an array of page objects into the pages collection at the specified index. |